hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
Constant
hunt
view
parser
Undocumented in source.
class
Constant :
Expression
{
string
value
;
this
(string value);
string
Evaluate
(ViewContext ctx);
}
Constructors
this
this
(string value)
Undocumented in source.
Members
Functions
Evaluate
string
Evaluate
(ViewContext ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
value
string
value
;
Undocumented in source.
Inherited Members
From Expression
Evaluate
string
Evaluate
(ViewContext ctx)
Undocumented in source.
Meta
Source
See Implementation
hunt
view
parser
classes
Constant
ExecuteBlock
Expression
Operation
Parser
VariableReference
functions
strToTree